导航菜单
首页 >  How to Use Bing AI on Mac  > How to use Microsoft Copilot app on macOS

How to use Microsoft Copilot app on macOS

StrangeDays said: Why do these all seem like silly tech demos to me? I have zero intention to ask an app to write a letter or create a fable. Or to build a grocery list for a meal I can’t be bothered to decide on myself. Oh but this is innovation and Apple is late to the game! lol

Someone at the following link used ChatGPT to make millions. It was via crypto marketing but ChatGPT made the code in a day:

https://fortune.com/crypto/2023/05/11/new-memecoin-77-million-market-cap-gpt-4/

It can write code templates for most things, including complex examples. There's a demo site here (it's limited in responses due to being free so needs refreshed):

https://gpt4free.io/chat/

It can be useful for getting started with a new development language. It can be asked the same type of questions that get asked on StackOverflow.

Example questions:How do I setup a Rust development environment on Mac?Write a Rust application to draw a graphic.Write a Javascript app to get the current weather using a web API.Build a database schema in SQLite for a book collection.

Eventually, these AI tools will be able to build full apps and games. Someone will be able to ask them to build a game like Call of Duty Mobile in Unity Engine and it will build a game foundation that would otherwise take months of work.

This will be useful for working with Swift. Swift frequently points out errors but isn't good at saying what the best practises are. It can migrate code from another language.

Apple doesn't have to make a chat app but Siri would be much more useful if it did things like this. People experiment with AppleScript and Shortcuts and these could be built with voice descriptions.

Siri, build a Shortcut that gives me directions to my next Calendar event and sends a text if I'm late.Siri, give me a list of my unread emails in order of importance.

相关推荐: